Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4150 - Upgrade dependencies #4225

Merged
merged 6 commits into from
Oct 8, 2023
Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Oct 3, 2023

What's in the PR

  • node.js 18.14.2 -> 18.18.0
  • esbuild 0.19.2 -> 0.19.4
  • esbuild-sass-plugin 2.12.0 -> 2.16.0
  • esbuild-svelte 0.7.4 -> 0.8.0
  • eslint-plugin-svelte -> 2.33.2 (replaced eslint-plugin-svelte3)
  • sass 1.64.2 -> 1.68.0
  • svgdotjs-svg 3.1.2 -> 3.2.0
  • testing-library-svelte 3.1.3 -> 3.2.2
  • typescript 4.9.4 -> 5.2.2
  • typescript-eslint-eslint-plugin 5.47.1 -> 6.7.4
  • typescript-eslint-parser 5.47.1 -> 6.7.4
  • types-events 3.0.0 -> 3.0.1
  • types-jquery 3.5.14 -> 3.5.20
  • types-mocha 10.0.1 -> 10.0.2
  • types-urijs 1.19.19 -> 1.19.20
  • yargs 17.6.0 -> 17.2.2

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added this to the 30.0 milestone Oct 3, 2023
@reckart reckart self-assigned this Oct 3, 2023
- node.js 18.14.2 -> 18.18.0
- esbuild 0.19.2 -> 0.19.4
- esbuild-sass-plugin 2.12.0 -> 2.16.0
- esbuild-svelte 0.7.4 -> 0.8.0
- eslint-plugin-svelte -> 2.33.2 (replaced eslint-plugin-svelte3)
- mocha 10.1.0 -> 10.2.0
- sass 1.64.2 -> 1.68.0
- svelte 3.59.2 -> 4.2.1
- svgdotjs-svg 3.1.2 -> 3.2.0
- testing-library-svelte 3.1.3 -> 4.0.3
- typescript 4.9.4 -> 5.2.2
- typescript-eslint-eslint-plugin 5.47.1 -> 6.7.4
- typescript-eslint-parser 5.47.1 -> 6.7.4
- types-events 3.0.0 -> 3.0.1
- types-jquery 3.5.14 -> 3.5.20
- types-mocha 10.0.1 -> 10.0.2
- types-urijs 1.19.19 -> 1.19.20
- yargs 17.6.0 -> 17.2.2
- Disable JS tests for the moment because the current setup does not seem to work with the upgraded dependencies
@reckart reckart force-pushed the refactoring/4150-Upgrade-dependencies branch from e486a03 to e0f700c Compare October 3, 2023 15:46
@reckart reckart merged commit 82fe61f into main Oct 8, 2023
@reckart reckart deleted the refactoring/4150-Upgrade-dependencies branch October 8, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant